home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / cxtw106.zip / NEW232.DOC < prev    next >
Text File  |  1995-04-10  |  905b  |  17 lines

  1. - option -HTML: generate HTML (HyperText Markup Language) output file
  2. - option -RTF: generate RTF (Rich Text Format) output file, can be compiled
  3.   as Windows Helpfile
  4. - option -LIB[..]: user definition of library functions (library functions are
  5.   not listed as undefined)
  6. - option -NOLIB: ignore library functions in calltree output
  7. - option -TAGS: generate TAGS file
  8. - option -CTAGS: generate CTAGS file (CFT)
  9. - option -filetree: display include file hierarchy tree for every source file
  10. - option -charwarn: warning if illegal characters are found in the source code
  11. - option -touch: touch file information in database if not up-to-date
  12. - option -NOUNSAFE: only warning in case of unsafe preprocessing errors
  13. - error with preprocessor message for misbalanced #if blocks fixed
  14. - internal database structure changed
  15. - statistical file information extended
  16. - Rational Rose output extended
  17.